'Declaration
<DispIdAttribute(259)> Function GetOCGTitle( _ ByVal OCGId As Integer _ ) As String
[DispId(259)] string GetOCGTitle( int OCGId )
function GetOCGTitle( OCGId: Integer ): String;
DispIdAttribute(259) function GetOCGTitle( OCGId : int ) : String;
[DispId(259)] string* GetOCGTitle( int OCGId )
[DispId(259)] String^ GetOCGTitle( int OCGId )
Parameters
- OCGId